-
Notifications
You must be signed in to change notification settings - Fork 61
front, ui: upgrade ESLint to v9 #13585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Waiting a bit until rollup/plugins#1905 gets merged. |
|
I've tried adding a dependency version override as described in rollup/plugins#1708 but the rollup plugin still ended up grabbing ESLint v8 instead of v9 for some reason… |
|
LGTM :) everything builds, runs, and behaves as expected thanks @emersion |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✅
front/src/applications/editor/tools/trackSplit/components/TrackSplitLeftPanel.tsx
Outdated
Show resolved
Hide resolved
The right-hand-side of the expression is never used, because a non-empty string is always truthy. Signed-off-by: Simon Ser <[email protected]>
7e1417d to
fc1122e
Compare
Unused eslint-disable comments now cause ESLint warnings. Signed-off-by: Simon Ser <[email protected]>
Signed-off-by: Simon Ser <[email protected]> Closes: #12395
See individual commits.
Closes: #12395